home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / EXT / K-O / MenuClock_1.24.cpt / MenuClock101.doc next >
Text File  |  1987-11-29  |  1KB  |  21 lines

  1. This program succeeds JClock and MenuClockINIT(MF).  It puts the time
  2. near the right edge of the menu bar, even on large screens; at the far
  3. right if neither Switcher, Servant, nor MultiFinder are running, otherwise
  4. it leaves room for the small icon.  THIS VERSION GOES AWAY when it would
  5. overlap an application's menu bar, e.g., MS-Word, and when a screen saver
  6. is in control of the display.  BOTH 12- and 24-HOUR CLOCKS ARE INCLUDED.
  7.  
  8. MenuClock101 is public domain and free.
  9.  
  10. It is coded in Assembler and so is as small and low-overhead as possible.
  11.  
  12. This package contains this document, plus two INIT files called MenuClock101
  13. and MenuClock124.  The only difference between the two INITs are that the
  14. latter is a 24-hour ("military") clock.  To use either, just put it in your
  15. System Folder and restart (don't put both -- they will fight for the upper
  16. right corner of the screen...)
  17.  
  18. The only known problem is that once in a blue moon the single "GetPixel" call
  19. used to test for a screen saver will make the cursor flicker.  If you have
  20. nothing better to do for a while, watch for it!
  21.